chore(deps): bump github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.38 in /generators/go#16720
Conversation
Bumps [github.com/fern-api/generator-exec-go](https://github.com/fern-api/generator-exec-go) from 0.0.877 to 1.0.38. - [Release notes](https://github.com/fern-api/generator-exec-go/releases) - [Commits](fern-api/generator-exec-go@v0.0.877...v1.0.38) --- updated-dependencies: - dependency-name: github.com/fern-api/generator-exec-go dependency-version: 1.0.38 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
||
| require ( | ||
| github.com/fern-api/generator-exec-go v0.0.877 | ||
| github.com/fern-api/generator-exec-go v1.0.38 |
There was a problem hiding this comment.
🚩 Major version bump from v0 to v1 of generator-exec-go dependency
This upgrades generator-exec-go from v0.0.877 (pre-stable) to v1.0.38 (stable). In Go module semantics, v0→v1 does not require a module path change (that only happens at v2+), so all existing imports like generatorexec "github.com/fern-api/generator-exec-go" remain valid. However, a v0→v1 transition conventionally signals API stabilization and may include breaking changes from the v0 series. The code compiles (CI would catch type mismatches), but it's worth confirming that all API surfaces used in generators/go/internal/coordinator/coordinator.go, generators/go/internal/cmd/cmd.go, generators/go/internal/generator/generator.go, and generators/go/internal/generator/sdk.go are compatible with v1.0.38's exported API. The /go.mod hash in go.sum is identical between both versions, which is unusual but valid if the upstream go.mod content didn't change.
Was this helpful? React with 👍 or 👎 to provide feedback.
SDK Generation Benchmark ResultsComparing PR branch against median of 5 nightly run(s) on Full benchmark table (click to expand)
main (generator): generator-only time via --skip-scripts (includes Docker image build, container startup, IR parsing, and code generation — this is the same Docker-based flow customers use via |
Bumps github.com/fern-api/generator-exec-go from 0.0.877 to 1.0.38.
Commits
8947b25Release v1.0.38c8794c4Release v1.0.37a7962b5Release v1.0.36914769dRelease v1.0.35a5aab09Release v1.0.34d6ebc87Release v1.0.3369a58e5Release v1.0.322dc7228Release v1.0.316731390Release v1.0.30cbbfd9eRelease v1.0.29Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)